> a = rand(3,3); > b = "a string"; > c = 3 + 4j; > who() a b c eps pi > clearall(); > who() eps pi
clear()